home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 March / CHIP0303.BIN / multimed / vidtool / iuvcr_setup.exe / {app} / iuVCR.exe / 0 / RCDATA / TFASKSTRDIALOG / TFASKSTRDIALOG.txt
Text File  |  2002-11-14  |  3KB  |  105 lines

  1. object fAskStrDialog: TfAskStrDialog
  2.   Left = 383
  3.   Top = 278
  4.   ActiveControl = Edit1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Input Preset Name'
  7.   ClientHeight = 119
  8.   ClientWidth = 362
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel2: TPanel
  21.     Left = 0
  22.     Top = 87
  23.     Width = 362
  24.     Height = 32
  25.     Align = alBottom
  26.     BevelOuter = bvLowered
  27.     Caption = ' '
  28.     TabOrder = 0
  29.     object BitBtn1: TBitBtn
  30.       Left = 4
  31.       Top = 4
  32.       Width = 100
  33.       Height = 24
  34.       Caption = 'OK'
  35.       Font.Charset = DEFAULT_CHARSET
  36.       Font.Color = clWindowText
  37.       Font.Height = -11
  38.       Font.Name = 'MS Sans Serif'
  39.       Font.Style = [fsBold]
  40.       ModalResult = 1
  41.       ParentFont = False
  42.       TabOrder = 0
  43.       Glyph.Data = {
  44.         DE010000424DDE01000000000000760000002800000024000000120000000100
  45.         0400000000006801000000000000000000001000000000000000000000000000
  46.         80000080000000808000800000008000800080800000C0C0C000808080000000
  47.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  48.         3333333333333333333333330000333333333333333333333333F33333333333
  49.         00003333344333333333333333388F3333333333000033334224333333333333
  50.         338338F3333333330000333422224333333333333833338F3333333300003342
  51.         222224333333333383333338F3333333000034222A22224333333338F338F333
  52.         8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  53.         33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  54.         0000333333333A222433333333333338F338F33300003333333333A222433333
  55.         333333338F338F33000033333333333A222433333333333338F338F300003333
  56.         33333333A222433333333333338F338F00003333333333333A22433333333333
  57.         3338F38F000033333333333333A223333333333333338F830000333333333333
  58.         333A333333333333333338330000333333333333333333333333333333333333
  59.         0000}
  60.       NumGlyphs = 2
  61.     end
  62.     object BitBtn2: TBitBtn
  63.       Left = 116
  64.       Top = 4
  65.       Width = 100
  66.       Height = 24
  67.       Font.Charset = DEFAULT_CHARSET
  68.       Font.Color = clWindowText
  69.       Font.Height = -11
  70.       Font.Name = 'MS Sans Serif'
  71.       Font.Style = [fsBold]
  72.       ParentFont = False
  73.       TabOrder = 1
  74.       Kind = bkCancel
  75.     end
  76.   end
  77.   object Edit1: TEdit
  78.     Left = 12
  79.     Top = 59
  80.     Width = 337
  81.     Height = 21
  82.     TabOrder = 1
  83.     Text = ' '
  84.   end
  85.   object Panel1: TPanel
  86.     Left = 0
  87.     Top = 0
  88.     Width = 362
  89.     Height = 55
  90.     Align = alTop
  91.     BevelOuter = bvNone
  92.     BorderWidth = 4
  93.     Caption = ' '
  94.     TabOrder = 2
  95.     object lComment: TLabel
  96.       Left = 4
  97.       Top = 4
  98.       Width = 354
  99.       Height = 47
  100.       Align = alClient
  101.       WordWrap = True
  102.     end
  103.   end
  104. end
  105.